home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / waldopc / install.exe / _SETUP.1 / WALDOPC.EXE / WALDOPC.DXR / 00223.ls < prev    next >
Encoding:
Text File  |  1996-06-11  |  238 b   |  9 lines

  1. on exitFrame
  2.   repeat with i = 12 to 17
  3.     puppetSprite(i, 1)
  4.   end repeat
  5.   set the castNum of sprite 14 to the number of cast "dot"
  6.   set the castNum of sprite 8 to the number of cast "14big"
  7.   set the foreColor of sprite 8 to 192
  8. end
  9.